I am in my home and I can take the following actions: ['[Close] <arg-0>', '[Drink] <arg-0>', '[Find] <arg-0>', '[Walk] <arg-0>', '[Grab] <arg-0>', '[Look at] <arg-0>', '[Look at short] <arg-0>', '[Look at long] <arg-0>', '[Open] <arg-0>', '[Point at] <arg-0>', '[Put] <arg-0> <arg-1>', '[Put in] <arg-0> <arg-1>', '[Put back] <arg-0>', '[Run] <arg-0>', '[Sit] <arg-0>', '[Stand up] ', '[Switch off] <arg-0>', '[Switch on] <arg-0>', '[Touch] <arg-0>', '[Turn to] <arg-0>', '[Watch] <arg-0>', '[Wipe] <arg-0>', '[PutOn] <arg-0>', '[PutOff] <arg-0>', '[Greet] <arg-0>', '[Drop] <arg-0>', '[Read] <arg-0>', '[Lie] <arg-0>', '[Pour] <arg-0> <arg-1>', '[Type] <arg-0>', '[Push] <arg-0>', '[Pull] <arg-0>', '[Move] <arg-0>', '[Wash] <arg-0>', '[Rinse] <arg-0>', '[Scrub] <arg-0>', '[Squeeze] <arg-0>', '[PlugIn] <arg-0>', '[PlugOut] <arg-0>', '[Cut] <arg-0>', '[Eat] <arg-0>', '[Sleep] ', '[WakeUp] ', '[Release] <arg-0>']

Situation 1:
I am in ['dining_room']. The objects I can manipulate are ['pillow', 'tray', 'food_food', 'door', 'keyboard', 'oven', 'filing_cabinet', 'orchid', 'freezer', 'stovefan', 'couch', 'desk', 'bookshelf', 'kitchen_counter', 'coffe_maker', 'bathtub', 'chair', 'window', 'sink', 'bathroom_counter', 'doorjamb', 'bedroom', 'tvstand', 'dining_room', 'powersocket', 'toilet', 'mat', 'light', 'cpuscreen', 'home_office', 'food_cake', 'bench', 'bed', 'phone', 'ceilinglamp', 'towel_rack', 'microwave', 'toaster', 'creditcard', 'picture', 'character', 'bathroom_cabinet', 'hanger', 'trashcan', 'shower', 'floor', 'pencil', 'computer', 'mousepad', 'wall_clock', 'walllamp', 'dresser', 'curtain', 'wallshelf', 'closetdrawer', 'tablelamp', 'mouse', 'nightstand', 'bathroom', 'drawing', 'cupboard', 'faucet', 'cup', 'ceiling', 'television', 'photoframe', 'table'].
Goal:
Turn on light
Hint:
Anything that has been identified as a room light should be turned from the off to the on position.
Plan:
[WAKEUP]
[STANDUP]
[WALK] <dining_room>
[WALK] <light>
[TURNTO] <light>

Situation 2:
[QUESTION]